Skip to content

Update path to WASI config.site in Wasm32WasiCrossBuild factory#601

Merged
zware merged 4 commits intopython:mainfrom
emmatyping:fix-wasi-config-site
Jun 4, 2025
Merged

Update path to WASI config.site in Wasm32WasiCrossBuild factory#601
zware merged 4 commits intopython:mainfrom
emmatyping:fix-wasi-config-site

Conversation

@emmatyping
Copy link
Member

The config.site used for WASI cross builds that don't use wasi.py moved last month, and now lives at Tools/wasm/wasi/config.site-wasm32-wasi. The path hasn't been updated in the builder though, so the config.site is not getting picked up for the cross builds.

Example failure: https://buildbot.python.org/#/builders/1373/builds/515

@emmatyping
Copy link
Member Author

Aha, this builder is meant for branches that may have the old location so something more clever is needed. Perhaps a step before configure is run could find the file?

@emmatyping emmatyping marked this pull request as draft June 2, 2025 08:17
@emmatyping emmatyping marked this pull request as ready for review June 4, 2025 03:35
@zware zware merged commit dd9230c into python:main Jun 4, 2025
1 check passed
@emmatyping emmatyping deleted the fix-wasi-config-site branch June 4, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants